@charset "UTF-8";
/* CSS Document */

a {
	transition: all 0.3s ease 0s;
}
img {
	transition: all 0.3s ease 0s;
}
h1{
    margin: 0;
    }

.con1 h2{
    width: 1000px;
    margin: 0px auto ;
    text-align: left;
    font-size: 54px !important;
    }

.tbl_none{
    display: none !important;
}

.m-aside{
    border-top: none;
    padding-top: 0px;
    margin: 0 0 50px 0;
}

/* EDIT フォーマット */
.ctt_ttl{
    width: 1000px;
    display: block;
    overflow: hidden;
    text-align: left;
    margin: 0 auto 10px;
}
.ctt_ttl ul li{
    display: block;
    overflow: hidden;
    float: left;
    padding: 0 20px;
    border-right: 1px solid #eee;
    font-size: 11px;
}
.ctt_ttl ul li:first-of-type {
    font-size: 9px;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 0 20px 0 0 ;
}
.ctt_ttl ul li:first-of-type img{
    width: 90%;
}
.ctt_ttl ul li:nth-of-type(2){
    font-size: 40px;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    line-height: 2em;
    font-weight: lighter;
}
.ctt_ttl ul li:nth-of-type(3){
    border-right: 1px solid #fff;
    line-height: 1.6em;
    padding: 10px 0 0 20px ;
}
.ctt_ttl ul li:nth-of-type(3) p{
    margin: 0;
}
.ctt_ttl ul span{
    display: block;
    overflow: hidden;
    font-size: 8px;
    letter-spacing: 1em;
    margin-bottom: 5px;
}

/* レイアウト */

.l-contents{
    list-style:none;
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


.ttl_box{
	display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.main_box{
	display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.main_box img{
	display: block;
    margin: 0 auto 0;
    overflow: hidden;
    position: relative;
}

.ttl_text{
	display: block;
	margin: 10px auto 0;
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	color: #fff;
}
.main_box_moji{
	color: #a40035;
    display: block;
    float: left;
    font-size: 20px;
    line-height: 1.8em;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 400px;
    width: 100%;
}
.main_box_moji img{
    margin: 0 auto;
}

.main_box_moji h1{
	display: block;
    overflow: hidden;
    font-size: 14px;
    font-weight: lighter;
    margin: 10px auto;
    color: #000;
    line-height: 2em;
    width: 640px;
}

.main_box_moji2{
    color: #535353;
    display: block;
    float: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2em;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 650px;
    width: 100%;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.main_box_moji2 p{
    font-weight: lighter;
    display: inline-block;
    margin: 0 ;
}

.main_box_moji2 span{
    display: block;
    overflow: hidden;
    font-size: 10px;
    margin: 10px auto;
    line-height: 1.5em;
}

.main_box_logo1{
    display: block;
    left: 26.5vw;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 22vw;
}
.main_box_logo2{
    display: block;
    left: 42.3vw;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 20vw;
}
.main_box_logo1 img{
    display: block;
    overflow: hidden;
    margin: 0px;
}
.main_box_logo2 img{
    display: block;
    overflow: hidden;
    margin: 0px;
}


.navi{
    display: block;
    overflow: hidden;
    width: 100%;
}
.navi ul{
    width: 100%;
    display: flex;
    overflow: hidden;
    margin: 0 auto ;
    padding: 0;
    font-size: 20px;
		max-width: 1000px;
}
.navi ul li{
    display: inline-block;
    overflow: hidden;
    margin: 30px 10px;
    text-align: center;
    position: relative;
		border-radius: 4px;
		width: 30%;
}
.navi ul li a{
    color: #fff;
    text-decoration: none;
    padding: 7px 5px 5px 5px;
    display: block;
    overflow: hidden;
		font-size: 15px;
}
.navi ul li a::after{
    top: 45%;
    margin-top: -6px;
    right: 8px;
    position: absolute;
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(130deg) skew(-10deg, 0);
    transform: rotate(130deg) skew(-10deg, 0);
    transition: all 0.2s linear;
}
.con1{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0;
}
.con1 ul {
	display: block;
    overflow: hidden;
    width: 800px;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
    height: 240px;
}

.con1 ul li:nth-of-type(1){
    display: block;
    overflow: hidden;
    margin: 0;
    float: right;
    position: relative;
}
.con1 ul li:nth-of-type(2){
    display: block;
    overflow: hidden;
    width: 500px;
    margin: 0 0 0 50px;
    position: relative;
    top: -200px;
		color: #3e3e3e;
}
.con1 ul li img{
    width: auto;
    margin: 0 ;
}

.con_come{
    display: block;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    padding: 0px 0;
}
.con_come p{
    background-color: #f0ded9;
    display: inline-block;
}

/* コーディネートのソース */
.coordinate1{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 40px 0 0;
}
.coordinate1 ul{
    display: block;
    overflow: hidden;
    width: 800px;
    list-style: none;
    padding: 0px;
    margin: 0 auto;
}
.coordinate1 ul li{
    display: block;
    overflow: hidden;
    width: 193px;
    margin: 0;
    float: left;
}
.coordinate1 ul li a{
    color: #000;
    text-decoration: none;
}
.coordinate1 ul li a span{
    font-size: 12px;
    display: block;
    height: 15px;
}
/* コーディネートのソース　ここまで */


.con_items_list{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.con_items_list p{
    display: block;
    overflow: hidden;
    margin: 0;
    text-align: none;
    font-size: 12px;
    border-bottom: solid 1px #9e9e9e;
    height: 40px;
}
.con_items_list span{
    display: inline-block;
    overflow: hidden;
    padding: 10px 0;
}

.con_items_list p a{
    display: block;
    overflow: hidden;
    color: #000;
    padding: 10px 0 ;
    text-decoration: none;
}

.con_items_list p a::after {
    backface-visibility: hidden;
    border-right: 1px solid #9e9e9e;
    border-top: 1px solid #9e9e9e;
    content: "";
    display: inline-block;
    height: 12px;
    margin-left: 95%;
    position: relative;
    transform: rotate(45deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 12px;
    top: -15px;
}

.con2{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 70px auto 0;
}
.con2 img{
    width: 124px;
}
.con2 h3::after{
    border-bottom: 1px solid #9e9e9e;
    content: "";
    display: inline-block;
    height: 10px;
    vertical-align: text-top;
    width: 850px;
}
.con2 ul{
    display: block;
    overflow: hidden;
    width: 1000px;
    text-align: left;
    margin: 0 auto 50px;
    padding: 0;
}
.con2 ul li {
    display: block;
    overflow: hidden;
    float: left;
    width: 23%;
    margin: 0 20px 40px 0 ;
}

.con2 ul li a{
    color: #000;
    text-decoration: none;
    font-size: 12px;
}
.con2 ul li img{
    display: block;
    overflow: hidden;
    width: 100%;
}

.con3{
	display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #a40035;
    font-size: 14px;
    height: 160px;
}


.con3 ul{
	display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.con3 ul li{
	display: block;
    float: left;
    margin: 0 30px;
    overflow: hidden;
    text-align: center;
    width: 273px;
}

.con3_under {
    backface-visibility: hidden;
    border-right: 1px solid #a40035;
    border-top: 1px solid #a40035;
    content: "";
    display: inline-block;
    height: 50px;
    position: relative;
    transform: rotate(135deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 50px;
}

.small_ttl{
    display: block;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.small_ttl ul{
    display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.small_ttl ul li:nth-of-type(1){
    display: block;
    overflow: hidden;
    width: 171px;
    margin: 0 30px 0 0 ;
    float: left;
}
.small_ttl ul li:nth-of-type(2){
    display: block;
    overflow: hidden;
    width: 700px;
    float: left;
    margin: 4% 20px;
}
.small_ttl ul li p{
    font-size: 25px;
    font-weight: bold;
}
.small_ttl ul li img{
    width: 100%;
}



.con3_moji{
	display: block;
    line-height: 1.6em;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.con3_moji p{
	display: block;
    overflow: hidden;
    font-size: 11px;
    margin: 20px 0;
    color: #666666;
}


.con3 ul li a{
	display: block;
    overflow: hidden;
    margin: 20px 0 ;
    color: #666666;
    text-decoration: none;
    padding: 5px 8px;
}

.con3 ul li a::after{
    backface-visibility: hidden;
    border-right: 1px solid #646464;
    border-top: 1px solid #646464;
    content: "";
    display: inline-block;
    height: 6px;
    margin-left: 3px;
    position: relative;
    top: -1px;
    transform: rotate(40deg) skew(-10deg, 0deg);
    transition: all 0.2s linear 0s;
    vertical-align: middle;
    width: 6px;
}



.smallsmall_ttl{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 1000px;
}
.smallsmall_ttl ul{
    display: block;
    overflow: hidden;
    color: #535353;
    padding: 20px 0;
}
.smallsmall_ttl ul li:nth-of-type(1){
    display: block;
    overflow: hidden;
    width: 61px;
    float: left;
}
.smallsmall_ttl ul li:nth-of-type(2){
    display: block;
    margin: 15px 0;
    overflow: hidden;
    width: 300px;
    color: #535353;
    font-size: 25px;
    font-weight: bold;
}



.smallsmall_ttl2{
    display: block;
    margin: 0 auto 50px;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.smallsmall_ttl2 ul{
    display: block;
    overflow: hidden;
    padding: 0;
}
.smallsmall_ttl2 ul li{
    display: block;
    float: left;
    margin: 0 40px 0;
    overflow: hidden;
    width: 250px;
}
.smallsmall_ttl2 ul li p{
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
    overflow: hidden;
}
.smallsmall_ttl2 ul li span{
    display: block;
    height: 100px;
    overflow: hidden;
    text-align: left;
}
.smallsmall_ttl2 ul li img{
    margin: 10px 0;
}

.smallsmall_ttl3{
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    color: #535353;
}
.smallsmall_ttl3 ul{
    display: block;
    overflow: hidden;
    padding: 0;
}
.smallsmall_ttl3 ul li{
    display: block;
    float: left;
    margin: 0 40px;
    overflow: hidden;
    width: 250px;
    text-align: left;
}
.smallsmall_ttl3 ul li:nth-of-type(2){
    display: block;
    float: left;
    margin: 0 40px;
    overflow: hidden;
    width: 565px;
    text-align: left;
}
.smallsmall_ttl3 ul li p{
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 20px 0;
    overflow: hidden;
}

.smallsmall_ttl3 ul li span{
    text-align: justify;
    display: block;
}
.smallsmall_ttl3 ul li img{
    margin: 80px 0 0;
    width: 100%;
}



.m-sign-form-btn-area{
    width: 378px;
}
.m-btn-active{
    background-color: #ffa13c;
}

.r_notes {
    background-color: #eee;
    display: block;
    font-size: 12px;
    margin: 0 0 50px;
    overflow: hidden;
    padding: 30px;
    text-align: center;
    width: 100%;
}
.r_notes ul{
    display: block;
    overflow: hidden;
    width: 930px;
    margin: 0 auto;
    text-align: left;
}
.r_notes ul span{
    font-size: 13px;
    font-weight: bold;
    margin: 5px 0;
    display: block;
}

.r_notes ul li{
    display: block;
}

.sml_ttl_box_underbtn_footer {
    display: block;
    overflow: hidden;
    padding: 0 0 40px 0;
    width: 350px !important;
    margin: 0 auto;
}
.sml_ttl_box_underbtn_footer a {
    display: block;
    overflow: hidden;
    margin: 10px auto;
    text-align: center;
    background-color: #535353;
    color: #fff;
    padding: 20px 50px;
    font-size: 14px;
    text-decoration: none;
}

a .icon {
    background-color: #3e3e3e;
    color: #fff;
    font-size: 10px;
    margin: 0;
    padding: 8px 25px;
    text-align: center;
    transition: all 0.3s ease 0s;
    display: inline-block;
    float: right;
    border-radius: 4px;
}

a .icon2 {
    background-color: #3e3e3e;
    color: #fff;
    font-size: 10px;
    margin: 10px auto;
    padding: 8px 25px;
    text-align: center;
    transition: all 0.3s ease 0s;
    display: inline-block;
    border-radius: 4px;
}

.sml_ttl_box_underbtn2 {
    display: block;
    overflow: hidden;
    padding: 0 0 80px 0;
    position: relative;
}
.sml_ttl_box_underbtn2 a {
    display: block;
    overflow: hidden;
    width: 300px;
    margin: 10px auto;
    text-align: center;
    background-color: #3e3e3e !important;
    color: #fff;
		border-radius: 4px;
}

.trailer {
    display: block;
    font-size: 16px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.trailer span {
    display: block;
    overflow: hidden;
    font-size: 11px;
    padding: 10px;
}

.trailer span a {
    color: #7f2d00;
    font-weight: bold;
    text-decoration: underline;
}

.matome{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
}
.matome ul{
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0 auto 50px;
    border: 1px solid #44b8a2;
    width: 1000px;
    color: #39b9a3;
}

.matome ul li{
    display: inline-block;
    overflow: hidden;
    float: left;
    line-height: 0px;
}
.matome ul li span{
    width: 300px;
    float: right;
}
.matome ul li span a{
    background-color: #39b9a3;
}
.matome ul li:last-of-type p{
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0;
}

.matome ul li:last-of-type {
    width: 72%;
    display: block;
    overflow: hidden;
    float: left;
    text-align: left;
    padding: 35px 30px;
    line-height: 2em;
    font-size: 13px;
    text-align: left;
}

.con_under_mailbox {
    width: 500px;
    margin: 10px auto 50px;
    padding: 30px 0;
    border: solid 1px #C6BFB5;
    text-align: center;
}
.con_under_mailbox span{
    font-size: 12px;
}
.con_under_mailbox span a{
    display: inline-block;
    text-decoration: underline;
}
.con_under_sharebox {
    width: 100%;
    text-align: center;
}
.con_under_sharebox a {
    width: 67px;
    margin: 5px 10px;
    display: inline-block;
}
.con_under_sharebox a img{
    width: 100%;
}
.m-sign-form-btn-area{
        margin: 10px auto;
}
.m-btn-active{
    background-color: #444;
}

@media screen and (min-width: 640px) {

.con3 ul li a:hover{
    text-decoration: underline;
}
.m-btn-active:hover{
    background-color: #ffc17f;
}
.con7 ul li a:hover {
    background-color: #707070;
}
.navi ul li:hover{
    opacity: 0.7;
}
.con1 ul li a img:hover {
    opacity: 0.7;
}
.con_items_list p a:hover{
    background-color: #eae0d7;
}
.con2 ul li a:hover{
    opacity: 0.7;
}
.sml_ttl_box_underbtn_footer a:hover{
    background-color: #7d7d7d;
}
.coordinate1 ul li a:hover{
    opacity: 0.7;
}

.sml_ttl_box_underbtn2 a:hover{
    opacity: 0.7;
}
.matome ul li span a:hover{
    background-color: #66c7b5;
}

.con_under_sharebox a img:hover{
    opacity: 0.7;
}
}


@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */
    .pc_none{
    display: none !important;
}
    .tbl_none{
    display: block !important;
}
    .sp_none{
    display: block !important;
}
.main_box{
    height: 400px;
}

.main_box img{
    width: 100%;
}

.con1 h2{
    text-align: left;
    margin: 0 auto;
    width: 100%;
    font-size: 25px !important;
}
.con1 h2 img{
    width: 100%;
}

/* EDIT フォーマット スマホ　*/
.ctt_ttl{
    width: 100%;
    margin: 0;
    padding: 0;
}
.ctt_ttl ul{
    width: 100%;
    margin: 0;
    padding: 0;
}
.ctt_ttl ul li{
    padding: 0;
    float: left !important;
}
.ctt_ttl ul li img{
    width: 50px;
}
.ctt_ttl ul li:first-of-type {
    font-size: 8px;
    padding: 0 5px !important;
    width: 60px !important;
}
.ctt_ttl ul li:nth-of-type(2){
    font-size: 20px !important;
    height: 46px !important;
    padding: 8px 10px 0 !important;
    width: 53px !important;
}
.ctt_ttl ul li:last-of-type{
    font-size: 8px !important;
    padding: 0 5px !important;
    width: 46vw !important;
}

.ctt_ttl ul span{
    font-size: 7px;
    letter-spacing: 0.7em;
}

.naviimage{
    width: 100%;
}
.naviimage a img{
    width: 50%;
    float: left;
}

/* EDIT フォーマット スマホ ここまで*/

.con2 h3::after{
    width: 50%;
}
.main_box_moji{
    margin: 0 5%;
    width: 90%;
    display: block;
    position: static;
}
.main_box_moji h1{
    font-size: 11px;
    width: auto;
}
.main_box{
    height: auto;
    margin: 0 0 20px 0;
}
.main_box img{
    margin: 0;
}

.ttl_text{
	width: 90%;
    font-size: 10px;
    padding: 10px 5%;
		text-align: left;
}
.main_box_moji2{
    font-size: 12px;
    margin: 0 5%;
    top: 90vw;
    width: 90%;
}

.main_box_logo2{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.main_box_logo3{
    margin: 0 5%;
    width: 33%;
    top: 5vw;
}

.navi{
    width: 100%;
}
.navi ul{
    width: 100%;
    padding: 0px;
    font-size: 20px;
}
.navi ul li{
    width: 45%;
    margin: 0% 1%;
}
.navi ul li a{
	font-size: 13px;
    padding: 5px 5px 5px 0;
}
.navi ul li a::after {
    top: 40%;
}
.navi ul li img{
    width: 100%;
}
.con1 , .con2 , .con4 , .con7{
    width: 100%;
    padding: 0;
    margin: 30px auto 0;
}
.con1 ul {
    width: 100%;
    height: 35vw;
}
.con1 ul li:nth-of-type(1) {
    width: 100%;
    margin: 0;
}
.con1 ul li:nth-of-type(2) {
	width: 60%;
	top: -32vw;
	margin: 0 0 0 20px;
}
.con1 ul li a{
    display: block;
    overflow: hidden;
    width: 100%;
}
.con1 ul li img{
    width: 100%;
    margin: 0px;
}
.con1 ul li a img{
	width: 110%;
	float: right;
}
.con1 ul li:nth-of-type(2) img{
    width: 90%;
}



.con2 h2 {
    width: 100%;
}
.con2 h2 img{
    width: 124px;
}

.con2 ul{
    width: 100%;
    margin: 0 auto;
}
.con2 ul li a{
    font-size: 10px;
}
.con2 ul li{
    width: 43% !important;
    margin: 0 3.5% 20px;
    float: left;
    height: 86vw;
}

.con2 ul li img{
    width: 100%;
}


.con_come{
    font-size: 10px;
}

.small_ttl ul{
    width: 100%;
    text-align: center;
}

.small_ttl ul li:nth-of-type(1){
    width: 100%;
    float: none;
    margin: 0 auto;
}
.small_ttl ul li:nth-of-type(2) {
    width: 90%;
    text-align: left;
    font-size: 14px;
}
.small_ttl ul li img{
    margin: 20px auto;
    max-width: 170px;
}
.small_ttl ul li p{
    margin: 10px auto;
}

.smallsmall_ttl{
    width: 100%;
}

.con4{
    margin: 0 0 80px;
}

.con4 ul li:nth-of-type(1) {
    float: none;
    margin: 10px auto;
    width: 90%;
}
.con4 ul li:nth-of-type(2) {
    float: none;
    margin: 10px auto;
    width: 90%;
  }
.con4 ul li {
    float: none;
    margin: 10px auto;
    width: 90%;
  }
.con4_small_box ul li img {
    margin: 10px;
    width: 90%;
    max-width: 385px;
}


.smallsmall_ttl2 ul li p{
    margin: 10px;
}

.smallsmall_ttl2 ul li span{
    height: auto;
}

.smallsmall_ttl3 ul li img{
    margin: 0;
}

.m-aside-menu{
    padding-top: 0px;
}

.m-sign-form-btn-area{
    width: 95%;
    margin: 0 auto;
}

.con6{
    padding: 0 0 50px 0;
    font-size: 10px;
}

.con7 ul li{
    width: 80%;
    text-align: left;
    font-size: 14px;
}
.con7 ul li a{
    padding: 20px;
    text-align: center;
}
.con7 ul li a::after {
    top: 0;
    right: -25px;
}

.con7 ul li a::after {
    margin-left: 0px;
}

.r_notes {
    padding: 40px 0;
}

.r_notes ul{
    width: 90%;
}

.sml_ttl_box_underbtn2 {
    width: 100%;
    padding: 0 0 50px 0;
}
.sml_ttl_box_underbtn2 a {
    width: 90%;
}

/* コーディネートのソース */
.coordinate1{
    width: 100%;
    margin: 30px 0 0;
}
.coordinate1 ul{
    width: 100%;
}
.coordinate1 ul li{
    width: 25%;
}
.coordinate1 ul li a span{
    font-size: 10px;
    display: block;
    height: 20px;
}
.coordinate1 ul li img{
    width: 100%;
}
.icon2{
    padding: 8px 0px !important;
    width: 90%;
}

.matome{
    display: block;
    overflow: hidden;
    width: 99%;
    text-align: center;
}
.matome ul{
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0 auto 50px;
    width: 100%;
}

.matome ul li{
    display: inline-block;
    overflow: hidden;
    float: none;
    line-height: 0px;
    width: 99.5%;
}
.matome ul li span{
    width: 100%;
}
.matome ul li:first-of-type{
    background-color: #39b9a3;
}
.matome ul li:first-of-type img{
    width: 50%;
}
.matome ul li:last-of-type p{
    font-size: 18px;
    margin: 5px 0;
    width: 100%;
}

.matome ul li:last-of-type {
    width: 80%;
    display: block;
    overflow: hidden;
    float: none;
    text-align: left;
    padding: 20px 30px;
    line-height: 2em;
    font-size: 13px;
    margin: 0 auto;
}

.con_under_mailbox{
    width: 95%;
}

.con_under_sharebox a{
    width: 45px;
}

/* コーディネートのソース　ここまで */

}
